CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Ant Colony Algorithm Optimization

搜索资源列表

  1. ACOmatlab

    0下载:
  2. 蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5391
    • 提供者:杜政
  1. Unconstrainedoptimizationofcontinuousfunctionofart

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。-This source code is an implementation of artificial ant colony algorithm for unconstrained continuous function optimization, with constraints for the case, you can start u
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12138
    • 提供者:ly
  1. Ant_colony_algorithm_source_code

    0下载:
  2. 蚁群算法源码,蚁群算法简介+算法实现代码,基于C-Ant colony algorithm source code, ant colony optimization algorithm About+ code, based on C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:20038
    • 提供者:lei
  1. aco-v1.1

    0下载:
  2. This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points. The algorithm is described in de
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:37502
    • 提供者:harish
  1. three_algorithm

    1下载:
  2. 其中包含了三种算法,粒子群优化方法,遗传算法和蚁群算法-Which contains the three algorithms, particle swarm optimization, genetic algorithms and ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10885
    • 提供者:宣利峰
  1. Studies-on-Fuzzy-C-Means-Based-on-Ant-Colony-Algo

    0下载:
  2. A fault identification with fuzzy C-Mean clustering algorithm based on improved ant colony algorithm (ACA) is presented to avoid local optimization in iterative process of fuzzy C-Mean (FCM) clustering algorithm and the difficulty in fault cl
  3. 所属分类:Development Research

    • 发布日期:2017-03-23
    • 文件大小:273117
    • 提供者:rishi
  1. ant-gateways

    0下载:
  2. 目前,物联网备受关注。在多网关无线传感网络与物联网的异构融合中,通过网关连接是最常用的策略。本程序利用基于蚁群优化的算法,寻找每个节点至网关的最优路径。-Recently, the Internet of Things is getting more and more attention.There are different approaches to integrate WSN into the Internet. The most usual one is to connect the W
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:989164
    • 提供者:guowenjing
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-ACO (ant colony optimization, ACO), also known as ant algorithm is a method used to find the optimal path in the graph the probability-based algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6388
    • 提供者:shitou
  1. YICHUAN-pid

    0下载:
  2. 基于蚁群算法的PID控制参数优化Matlab源码-PID control algorithm based on ant colony parameter optimization Matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1591
    • 提供者:M_Jaunty
  1. ant-colony-optimization

    0下载:
  2. 用蚁群算法来解决tsp问题,效率较高,可以得到全局最优解-Tsp with ant colony algorithm to solve the problem, more efficient, you can get the global optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2558
    • 提供者:王力
  1. ant-colony-optimization

    0下载:
  2. 这是一个使用蚁群算法解决旅行商问题(TSP)的一个解法,算法清晰易懂。-This is a solution of an ant colony algorithm to solve the traveling salesman problem (TSP), the algorithm is clear and easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5192
    • 提供者:tongtong
  1. ant-colony-optimization

    0下载:
  2. matlab编写的蚁群算法,即在图中寻找优化路径的机率型算法,结合遗传算法进行了改进。-ant colony algorithm matlab prepared in the graph to find the probability-based algorithm for optimal path, combined with genetic algorithm is improved.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1969
    • 提供者:renxueshi
  1. Ant-Colony-for-Multi-objective-

    0下载:
  2. 基于多目标优化问题的改进蚁群算法的设计描述-Improved Ant Colony Algorithm design descr iption based on the multi-objective optimization problem
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:169881
    • 提供者:吴天羿
  1. ant-colony-optimization

    0下载:
  2. 蚁群算法是近年来提出的一种基于种群寻优的启发式搜索算法。该算法受到自然界中真是蚁群通过个体间的信息传递,搜索。-The ant colony algorithm is proposed in recent years a heuristic search algorithm optimization based on population. The algorithm is by nature really ant colony to pass information between indiv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:11607
    • 提供者:duluxing
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法优化计算。多个路径中选择最优路径,来确定最优计算顺序-Ant colony optimization algorithm. Multiple paths, select the optimal path to determine the optimal calculation sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1544
    • 提供者:詹东文
  1. An-Ant-Colony-Optimization-Algorithm

    0下载:
  2. 蚁群算法旨在用反复迭代的方法找到目标问题的最优解,通过建立信息素信息对解空间进行的搜索来实现。本程序应用蚁群优化算法进行图像的边缘检测。-The ant colony algorithm is designed with iterative method to find the optimal solution of the target problem, the search of the solution space through the establishment of pheromon
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:19037
    • 提供者:guocheng
  1. Ant-colony-

    0下载:
  2. 连续优化问题如(Schaffer函数)的蚁群算法源码和图像-Continuous optimization problems such as (Schaffer the function) ant colony algorithm source code and images
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:155636
    • 提供者:liuyu
  1. ant-colony-optimization

    0下载:
  2. TSP问题蚁群算法,是一种用来在图中寻找优化路径的机率型算法。-The TSP problem ant colony algorithm is used to find the probability of the optimal path algorithm in the figure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:1225
    • 提供者:Ray
  1. A-Novel-Improved-Ant-Colony-Algor

    0下载:
  2. :在介绍基本蚁群算法原理的基础上,对其作了许多改进以提高其全局优化寻优速度,并给出了 详尽的新算法编程仿真实现步骤,最后将未改进的基本蚁群算法与本文改进后的蚁群算法分别应用于TSPLIB中的Att532 P问题进行了仿真实验-Abstract:Firstly.the principle of basic ant colony algorithm (ACA)is introduced.Then.a series of schemes to improve the global optimi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:185761
    • 提供者:zhangyan
  1. Genetic-algorithm-optimization

    1下载:
  2. 遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:52224
    • 提供者:吴江
« 1 2 34 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com